Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_sdp.h98 } bluetooth_sdp_sap_record; typedef
107 bluetooth_sdp_sap_record sap;
/system/bt/btif/src/
Dbtif_sdp_server.cc78 static int add_saps_sdp(const bluetooth_sdp_sap_record* rec);
759 static int add_saps_sdp(const bluetooth_sdp_sap_record* rec) { in add_saps_sdp()