HomeSort by relevance Sort by last modified time
    Searched defs:p_q_cmd (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_act.c 952 if (((p_clcb->p_q_cmd == NULL || p_clcb->auto_update == BTA_GATTC_REQ_WAITING) &&
1011 tBTA_GATTC_DATA *p_q_cmd = p_clcb->p_q_cmd; local
    [all...]
bta_gattc_int.h 374 tBTA_GATTC_DATA *p_q_cmd; /* command in queue waiting for execution */ member in struct:__anon5194

Completed in 48 milliseconds