GAP_ConnBTWrite() function
* Function GAP_ConnBTWrite * Description Bluetooth Aware applications can call this function to write data. * Parameters: handle - Handle of the connection returned in the Open * p_buf - pointer to address of buffer with data, * Returns BT_PASS - data read * GAP_ERR_BAD_HANDLE - invalid handle * GAP_ERR_BAD_STATE - connection not established * GAP_INVALID_BUF_OFFSET - buffer offset is invalid
![]()
UINT16 GAP_ConnBTWrite (UINT16 gap_handle, BT_HDR *p_buf)
GAP_ConnBTWrite() calls 5 functions:
![]()
GAP_ConnBTWrite()
GAP_ConnBTWrite() reads 5 variables and writes 1 variable:
![]()
GAP_ConnBTWrite()
GAP_ConnBTWrite() allocates 1 types:
![]()
GAP_ConnBTWrite()