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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 45 BTA_GATTC_OPEN_ERROR,
83 bta_gattc_open_error,
189 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN_ERROR, BTA_GATTC_CONN_ST},
223 /* BTA_GATTC_API_OPEN_EVT */ {BTA_GATTC_OPEN_ERROR, BTA_GATTC_DISCOVER_ST},
bta_gattc_int.h 408 extern void bta_gattc_open_error(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c 409 ** Function bta_gattc_open_error
416 void bta_gattc_open_error(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
436 bta_gattc_open_error(p_clcb, p_data);
    [all...]

Completed in 19 milliseconds