Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbt_sdp.h84 } bluetooth_sdp_ops_record; typedef
96 bluetooth_sdp_ops_record ops;
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_sdp_api.h118 typedef struct bluetooth_sdp_ops_record { struct
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/sdp/
Dbtc_sdp.c693 static int add_opps_sdp(const bluetooth_sdp_ops_record* rec) in add_opps_sdp()