Searched defs:create_sdp_record (Results 1 – 6 of 6) sorted by relevance
284 bt_status_t create_sdp_record(bluetooth_sdp_record* record, in create_sdp_record() function
173 bt_status_t (*create_sdp_record)(bluetooth_sdp_record* record, member
483 pub fn create_sdp_record(&self, record: &mut BtSdpRecord, handle: &mut i32) -> BtStatus { in create_sdp_record() method
236 fn create_sdp_record(&mut self, sdp_record: BtSdpRecord) -> bool; in create_sdp_record() method2692 fn create_sdp_record(&mut self, sdp_record: BtSdpRecord) -> bool { in create_sdp_record() method
725 fn create_sdp_record(&mut self, sdp_record: BtSdpRecord) -> bool { in create_sdp_record() method
990 fn create_sdp_record(&mut self, sdp_record: BtSdpRecord) -> bool { in create_sdp_record() method