Searched refs:BTM_EIR_UUID_LKUP_TBL (Results 1 – 1 of 1) sorted by relevance
57 static const UINT16 BTM_EIR_UUID_LKUP_TBL[BTM_EIR_MAX_SERVICES] = { variable129 static const UINT16 BTM_EIR_UUID_LKUP_TBL[BTM_EIR_MAX_SERVICES]; variable2460 if ( uuid16 == BTM_EIR_UUID_LKUP_TBL[xx]) { in btm_convert_uuid_to_eir_service()2726 UINT16_TO_STREAM(*p, BTM_EIR_UUID_LKUP_TBL[service_index]); in BTM_GetEirSupportedServices()