Home
last modified time | relevance | path

Searched refs:BTA_HL_STATUS_INVALID_CTRL_PSM (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/hl/
Dbta_hl_main.c1024 status = BTA_HL_STATUS_INVALID_CTRL_PSM; in bta_hl_api_dch_open()
1078 case BTA_HL_STATUS_INVALID_CTRL_PSM: in bta_hl_api_dch_open()
1244 status = BTA_HL_STATUS_INVALID_CTRL_PSM; in bta_hl_api_dch_reconnect()
1369 status = BTA_HL_STATUS_INVALID_CTRL_PSM; in bta_hl_api_dch_echo_test()
/system/bt/bta/include/
Dbta_hl_api.h138 #define BTA_HL_STATUS_INVALID_CTRL_PSM 27 macro