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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_main.c 50 tBTA_GATTS_CB bta_gatts_cb; variable
65 tBTA_GATTS_CB *p_cb = &bta_gatts_cb;
bta_gatts_int.h 216 extern tBTA_GATTS_CB bta_gatts_cb;
219 #define bta_gatts_cb (*bta_gatts_cb_ptr) macro

Completed in 47 milliseconds