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

  /system/bt/stack/gatt/
gatt_auth.cc 164 tGATT_PENDING_ENC_CLCB* p_buf =
165 (tGATT_PENDING_ENC_CLCB*)fixed_queue_try_dequeue(
184 p_buf = (tGATT_PENDING_ENC_CLCB*)fixed_queue_try_dequeue(
228 tGATT_PENDING_ENC_CLCB* p_buf =
229 (tGATT_PENDING_ENC_CLCB*)fixed_queue_try_dequeue(
gatt_int.h 329 typedef struct { tGATT_CLCB* p_clcb; } tGATT_PENDING_ENC_CLCB;
468 extern tGATT_PENDING_ENC_CLCB* gatt_add_pending_enc_channel_clcb(
gatt_utils.cc     [all...]

Completed in 46 milliseconds