Searched refs:BTA_HL_STATUS_NO_RESOURCE (Results 1 – 3 of 3) sorted by relevance
633 (status != BTA_HL_STATUS_NO_RESOURCE)) in bta_hl_api_update()711 status = BTA_HL_STATUS_NO_RESOURCE; in bta_hl_api_register()723 (status != BTA_HL_STATUS_NO_RESOURCE)) in bta_hl_api_register()822 status = BTA_HL_STATUS_NO_RESOURCE; in bta_hl_api_cch_open()863 case BTA_HL_STATUS_NO_RESOURCE: in bta_hl_api_cch_open()1041 status = BTA_HL_STATUS_NO_RESOURCE; in bta_hl_api_dch_open()1075 case BTA_HL_STATUS_NO_RESOURCE: in bta_hl_api_dch_open()1255 status = BTA_HL_STATUS_NO_RESOURCE; in bta_hl_api_dch_reconnect()1290 case BTA_HL_STATUS_NO_RESOURCE: in bta_hl_api_dch_reconnect()1374 status = BTA_HL_STATUS_NO_RESOURCE; in bta_hl_api_dch_echo_test()[all …]
3294 case BTA_HL_STATUS_NO_RESOURCE: in bta_hl_status_code()
114 #define BTA_HL_STATUS_NO_RESOURCE 3 macro