Home
last modified time | relevance | path

Searched refs:gatt_tcb_is_cid_busy (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/gatt/
Datt_protocol.cc431 if (gatt_tcb_is_cid_busy(tcb, p_clcb->cid) && in attp_cl_send_cmd()
Dgatt_int.h554 extern bool gatt_tcb_is_cid_busy(tGATT_TCB& tcb, uint16_t cid);
Dgatt_utils.cc979 bool gatt_tcb_is_cid_busy(tGATT_TCB& tcb, uint16_t cid) { in gatt_tcb_is_cid_busy() function