Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbt_sdp.h63 } bluetooth_sdp_mas_record; typedef
92 bluetooth_sdp_mas_record mas;
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_sdp_api.h84 typedef struct bluetooth_sdp_mas_record { struct
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c406 static int add_maps_sdp(const bluetooth_sdp_mas_record* rec) in add_maps_sdp()