Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_utils.cc312 auto p_q_cmd = p_clcb->p_q_cmd_queue.front(); in bta_gattc_clcb_dealloc() local
493 const tBTA_GATTC_DATA* p_q_cmd = p_clcb->p_q_cmd_queue.front(); in bta_gattc_continue() local
Dbta_gattc_act.cc993 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