Home
last modified time | relevance | path

Searched refs:BTA_HL_STATUS_NO_FIRST_RELIABLE (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_hl_api.h129 #define BTA_HL_STATUS_NO_FIRST_RELIABLE 17 macro
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_main.c1073 case BTA_HL_STATUS_NO_FIRST_RELIABLE: in bta_hl_api_dch_open()
1207 status = BTA_HL_STATUS_NO_FIRST_RELIABLE; in bta_hl_api_dch_reconnect()
1287 case BTA_HL_STATUS_NO_FIRST_RELIABLE: in bta_hl_api_dch_reconnect()
Dbta_hl_utils.c1938 status = BTA_HL_STATUS_NO_FIRST_RELIABLE; in bta_hl_chk_local_cfg()
3357 case BTA_HL_STATUS_NO_FIRST_RELIABLE: in bta_hl_status_code()