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

/system/bt/bta/include/
H A Dbta_hl_api.h129 #define BTA_HL_STATUS_NO_FIRST_RELIABLE 17 macro
/system/bt/bta/hl/
H A Dbta_hl_main.c1073 case BTA_HL_STATUS_NO_FIRST_RELIABLE:
1208 status = BTA_HL_STATUS_NO_FIRST_RELIABLE;
1288 case BTA_HL_STATUS_NO_FIRST_RELIABLE:
H A Dbta_hl_utils.c1935 status = BTA_HL_STATUS_NO_FIRST_RELIABLE;
3359 case BTA_HL_STATUS_NO_FIRST_RELIABLE:
3360 return "BTA_HL_STATUS_NO_FIRST_RELIABLE";

Completed in 13 milliseconds