Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/include/
Dbt_sdp.h96 } bluetooth_sdp_ops_record; typedef
108 bluetooth_sdp_ops_record ops;
/hal_espressif-3.7.0/components/bt/host/bluedroid/api/include/api/
Desp_sdp_api.h110 typedef struct bluetooth_sdp_ops_record { struct
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c629 static int add_opps_sdp(const bluetooth_sdp_ops_record* rec) in add_opps_sdp()