Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_sdp_server.cc88 static int add_pbaps_sdp(const bluetooth_sdp_pse_record* rec);
381 handle = add_pbaps_sdp(&record->pse); in on_create_record_event()
647 static int add_pbaps_sdp(const bluetooth_sdp_pse_record* rec) { function