Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbt_sdp.h74 } bluetooth_sdp_pse_record; typedef
94 bluetooth_sdp_pse_record pse;
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_sdp_api.h102 typedef struct bluetooth_sdp_pse_record { struct
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c566 static int add_pbaps_sdp(const bluetooth_sdp_pse_record* rec) in add_pbaps_sdp()