Home
last modified time | relevance | path

Searched refs:BTM_GetEirUuidList (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1049 BTM_GetEirUuidList( p_eir, LEN_UUID_16, &num_uuid, uuid_list, max_num_uuid); in BTA_GetEirService()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h4424 BTM_API extern UINT8 BTM_GetEirUuidList( UINT8 *p_eir, UINT8 uuid_size, UINT8 *p_num_uuid,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c3180 UINT8 BTM_GetEirUuidList( UINT8 *p_eir, UINT8 uuid_size, UINT8 *p_num_uuid, in BTM_GetEirUuidList() function