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.h99 } bluetooth_sdp_sap_record; typedef
118 bluetooth_sdp_sap_record sap;
/system/bt/btif/src/
Dbtif_sdp_server.cc77 static int add_saps_sdp(const bluetooth_sdp_sap_record* rec);
726 static int add_saps_sdp(const bluetooth_sdp_sap_record* rec) { in add_saps_sdp()