Home
last modified time | relevance | path

Searched defs:p_eir_uuid (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2480 BOOLEAN BTM_HasEirService( UINT32 *p_eir_uuid, UINT16 uuid16 ) in BTM_HasEirService()
2529 void BTM_AddEirService( UINT32 *p_eir_uuid, UINT16 uuid16 ) in BTM_AddEirService()
2667 void BTM_RemoveEirService( UINT32 *p_eir_uuid, UINT16 uuid16 ) in BTM_RemoveEirService()
2716 UINT8 BTM_GetEirSupportedServices( UINT32 *p_eir_uuid, UINT8 **p, in BTM_GetEirSupportedServices()