Home | History | Annotate | Download | only in dm

Lines Matching refs:BTA_EIR_SERVER_NUM_CUSTOM_UUID

4056     #if ( BTA_EIR_CANNED_UUID_LIST != TRUE )&&(BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0)
4069 UINT8 empty_slot = BTA_EIR_SERVER_NUM_CUSTOM_UUID;
4070 UINT8 match_slot = BTA_EIR_SERVER_NUM_CUSTOM_UUID;
4072 for (xx = 0; xx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; xx++)
4076 if (empty_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID)
4079 else if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID)
4090 if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID)
4092 if (empty_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID)
4110 if (match_slot == BTA_EIR_SERVER_NUM_CUSTOM_UUID)
4166 #if (BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0)
4293 #if (BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0)
4296 for (custom_uuid_idx = 0; custom_uuid_idx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; custom_uuid_idx++)
4314 #endif /* (BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0) */
4322 #if ( BTA_EIR_CANNED_UUID_LIST != TRUE )&&(BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0)
4333 for (custom_uuid_idx = 0; custom_uuid_idx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; custom_uuid_idx++)
4366 for (custom_uuid_idx = 0; custom_uuid_idx < BTA_EIR_SERVER_NUM_CUSTOM_UUID; custom_uuid_idx++)
4388 #endif /* ( BTA_EIR_CANNED_UUID_LIST != TRUE )&&(BTA_EIR_SERVER_NUM_CUSTOM_UUID > 0) */