Home
last modified time | relevance | path

Searched defs:p_q_cmd (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc229 auto p_q_cmd = p_clcb->p_q_cmd_queue.front(); in bta_gattc_clcb_dealloc() local
408 const tBTA_GATTC_DATA* p_q_cmd = p_clcb->p_q_cmd_queue.front(); in bta_gattc_continue() local
Dbta_gattc_act.cc897 const tBTA_GATTC_DATA* p_q_cmd = p_clcb->p_q_cmd; in bta_gattc_disc_cmpl() local
Dbta_gattc_int.h293 const tBTA_GATTC_DATA* p_q_cmd; /* command in queue waiting for execution */ member