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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 372 bta_gattc_process_api_open(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h 400 extern void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
bta_gattc_act.c 304 ** Function bta_gattc_process_api_open
311 void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg) function
343 APPL_TRACE_ERROR1("bta_gattc_process_api_open Failed, unknown client_if: %d",
    [all...]

Completed in 22 milliseconds