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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 376 bta_gattc_process_api_open_cancel(p_cb, (tBTA_GATTC_DATA *) p_msg);
bta_gattc_int.h 401 extern void bta_gattc_process_api_open_cancel (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg);
bta_gattc_act.c 349 ** Function bta_gattc_process_api_open_cancel
356 void bta_gattc_process_api_open_cancel (tBTA_GATTC_CB *p_cb, tBTA_GATTC_DATA * p_msg) function
    [all...]

Completed in 236 milliseconds