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

  /system/bt/bta/gatt/
bta_gattc_main.c 360 bta_gattc_process_api_open(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h 408 extern void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
bta_gattc_act.c 322 ** Function bta_gattc_process_api_open
329 void bta_gattc_process_api_open (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg) function
364 APPL_TRACE_ERROR("bta_gattc_process_api_open Failed, unknown client_if: %d",
    [all...]

Completed in 38 milliseconds