Searched refs:btsdp_interface_t (Results 1 – 5 of 5) sorted by relevance
134 static const btsdp_interface_t sdp_if = {135 sizeof(btsdp_interface_t), init, deinit, search, create_sdp_record, remove_sdp_record};137 const btsdp_interface_t* btif_sdp_get_interface(void) { in btif_sdp_get_interface()
31 const btsdp_interface_t* btif_sdp_get_interface();
174 } btsdp_interface_t; typedef
441 pub raw: *const bindings::btsdp_interface_t,457 internal: RawSdpWrapper { raw: r as *const bindings::btsdp_interface_t }, in new()
52 static const btsdp_interface_t* sBluetoothSdpInterface = NULL;75 (btsdp_interface_t*)btInf->get_profile_interface(BT_PROFILE_SDP_CLIENT_ID); in initializeNative()