Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dbt_sdp.h74 } bluetooth_sdp_mas_record; typedef
113 bluetooth_sdp_mas_record mas;
/system/bt/btif/src/
Dbtif_sdp_server.cc72 static int add_maps_sdp(const bluetooth_sdp_mas_record* rec);
373 static int add_maps_sdp(const bluetooth_sdp_mas_record* rec) { in add_maps_sdp()