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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 276 tBTA_GATTC_CB bta_gattc_cb; variable
362 tBTA_GATTC_CB *p_cb = &bta_gattc_cb;
bta_gattc_int.h 441 extern tBTA_GATTC_CB bta_gattc_cb;
444 #define bta_gattc_cb (*bta_gattc_cb_ptr) macro

Completed in 43 milliseconds