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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_hl_api.h129 #define BTA_HL_STATUS_NO_FIRST_RELIABLE 17 macro
/external/bluetooth/bluedroid/bta/hl/
H A Dbta_hl_main.c954 case BTA_HL_STATUS_NO_FIRST_RELIABLE:
1072 status = BTA_HL_STATUS_NO_FIRST_RELIABLE;
1138 case BTA_HL_STATUS_NO_FIRST_RELIABLE:
H A Dbta_hl_utils.c1934 status = BTA_HL_STATUS_NO_FIRST_RELIABLE;
3177 case BTA_HL_STATUS_NO_FIRST_RELIABLE:
3178 return "BTA_HL_STATUS_NO_FIRST_RELIABLE";

Completed in 24 milliseconds