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 389 bta_gattc_process_api_open(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h 457 extern void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
bta_gattc_act.c 325 ** Function bta_gattc_process_api_open
332 void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg) function
367 APPL_TRACE_ERROR("bta_gattc_process_api_open Failed, unknown client_if: %d",
    [all...]

Completed in 200 milliseconds