Searched refs:BTM_GetEirUuidList (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/dm/ |
D | bta_dm_api.c | 601 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid); in BTA_GetEirService()
|
/system/bt/stack/include/ |
D | btm_api.h | 3866 extern UINT8 BTM_GetEirUuidList( UINT8 *p_eir, UINT8 uuid_size, UINT8 *p_num_uuid,
|
/system/bt/stack/btm/ |
D | btm_inq.c | 2706 UINT8 BTM_GetEirUuidList( UINT8 *p_eir, UINT8 uuid_size, UINT8 *p_num_uuid, in BTM_GetEirUuidList() function
|