Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gatt/
H A Dgatt_cl.cc1123 bool gatt_cl_send_next_cmd_inq(tGATT_TCB& tcb) { in gatt_cl_send_next_cmd_inq() function
1207 gatt_cl_send_next_cmd_inq(tcb); in gatt_client_handle_server_rsp()
1270 gatt_cl_send_next_cmd_inq(tcb); in gatt_client_handle_server_rsp()
H A Dgatt_int.h521 extern bool gatt_cl_send_next_cmd_inq(tGATT_TCB& tcb);
H A Dgatt_main.cc489 gatt_cl_send_next_cmd_inq(*p_tcb); in gatt_channel_congestion()