Searched refs:BTM_GetEirUuidList (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/bta/dm/ |
D | bta_dm_api.c | 1049 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid); in BTA_GetEirService()
|
/external/bluetooth/bluedroid/stack/include/ |
D | btm_api.h | 4424 BTM_API extern UINT8 BTM_GetEirUuidList( UINT8 *p_eir, UINT8 uuid_size, UINT8 *p_num_uuid,
|
/external/bluetooth/bluedroid/stack/btm/ |
D | btm_inq.c | 3180 UINT8 BTM_GetEirUuidList( UINT8 *p_eir, UINT8 uuid_size, UINT8 *p_num_uuid, in BTM_GetEirUuidList() function
|