HomeSort by relevance Sort by last modified time
    Searched refs:gatt_send_write_msg (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/gatt/
gatt_cl.c 217 rt = gatt_send_write_msg(p_tcb,
231 rt = gatt_send_write_msg(p_tcb,
365 rt = gatt_send_write_msg(p_tcb,
    [all...]
gatt_int.h 642 extern UINT8 gatt_send_write_msg(tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 op_code, UINT16 handle,
gatt_utils.c 1970 UINT8 gatt_send_write_msg (tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 op_code, function
    [all...]

Completed in 24 milliseconds