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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 47 BTA_GATTC_CANCEL_OPEN_OK,
85 bta_gattc_cancel_open_ok,
159 /* BTA_GATTC_INT_CANCEL_OPEN_OK_EVT */ {BTA_GATTC_CANCEL_OPEN_OK, BTA_GATTC_IDLE_ST},
bta_gattc_int.h 411 extern void bta_gattc_cancel_open_ok(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c 570 void bta_gattc_cancel_open_ok(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
    [all...]

Completed in 18 milliseconds