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

  /system/bt/bta/gatt/
bta_gattc_act.c 945 if (p_clcb->p_q_cmd == p_data)
946 p_clcb->p_q_cmd = NULL;
968 if (((p_clcb->p_q_cmd == NULL || p_clcb->auto_update == BTA_GATTC_REQ_WAITING) &&
1027 tBTA_GATTC_DATA *p_q_cmd = p_clcb->p_q_cmd; local
    [all...]
bta_gattc_int.h 328 tBTA_GATTC_DATA *p_q_cmd; /* command in queue waiting for execution */ member in struct:__anon72884

Completed in 3191 milliseconds