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

  /external/bluetooth/bluedroid/stack/gap/
gap_int.h 159 BUFFER_Q pending_op_q; member in struct:__anon3102
gap_ble.c 238 GKI_enqueue(&p_clcb->pending_op_q, p_op);
253 tGAP_BLE_PENDING_OP *p_pending_op = (tGAP_BLE_PENDING_OP *)GKI_dequeue(&p_clcb->pending_op_q);

Completed in 48 milliseconds