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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_main.c 44 BTA_GATTC_OPEN_FAIL,
82 bta_gattc_open_fail,
157 /* BTA_GATTC_INT_OPEN_FAIL_EVT */ {BTA_GATTC_OPEN_FAIL, BTA_GATTC_IDLE_ST},
bta_gattc_int.h 407 extern void bta_gattc_open_fail(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data);
bta_gattc_act.c 427 ** Function bta_gattc_open_fail
434 void bta_gattc_open_fail(tBTA_GATTC_CLCB *p_clcb, tBTA_GATTC_DATA *p_data) function
    [all...]

Completed in 29 milliseconds