Searched refs:BTA_EIR_SERVER_NUM_CUSTOM_UUID (Results 1 – 4 of 4) sorted by relevance
2576 for (UINT8 xx = 0; xx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; xx++) { in btm_find_empty_custom_uuid_slot()2581 return BTA_EIR_SERVER_NUM_CUSTOM_UUID; in btm_find_empty_custom_uuid_slot()2599 for (UINT8 xx = 0; xx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; xx++) { in btm_find_match_custom_uuid_slot()2604 return BTA_EIR_SERVER_NUM_CUSTOM_UUID; in btm_find_match_custom_uuid_slot()2625 if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) { in BTM_HasCustomEirService()2647 if (empty_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) { in BTM_AddCustomEirService()2693 if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID) { in BTM_RemoveCustomEirService()
2355 #ifndef BTA_EIR_SERVER_NUM_CUSTOM_UUID2356 #define BTA_EIR_SERVER_NUM_CUSTOM_UUID 8 macro
1484 #if (BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0)1485 tBT_UUID custom_uuid[BTA_EIR_SERVER_NUM_CUSTOM_UUID];
4049 #if (BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0) in bta_dm_set_eir()4195 #if (BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0) in bta_dm_set_eir()4197 … for (custom_uuid_idx = 0; custom_uuid_idx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; custom_uuid_idx++) { in bta_dm_set_eir()4221 #if ( BTA_EIR_CANNED_UUID_LIST != TRUE )&&(BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0) in bta_dm_set_eir()4231 … for (custom_uuid_idx = 0; custom_uuid_idx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; custom_uuid_idx++) { in bta_dm_set_eir()4261 … for (custom_uuid_idx = 0; custom_uuid_idx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; custom_uuid_idx++) { in bta_dm_set_eir()