Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_sdp.h95 } bluetooth_sdp_ops_record; typedef
117 bluetooth_sdp_ops_record ops;
/system/bt/btif/src/
Dbtif_sdp_server.cc76 static int add_opps_sdp(const bluetooth_sdp_ops_record* rec);
640 static int add_opps_sdp(const bluetooth_sdp_ops_record* rec) { in add_opps_sdp()