Searched defs:bond_create_attempt (Results 1 – 2 of 2) sorted by relevance
17 fn bond_create_attempt(bt_addr: RawAddress, device_type: u32); in bond_create_attempt() function57 pub fn bond_create_attempt(addr: RawAddress, device_type: BtDeviceType) { in bond_create_attempt() function
33 void bond_create_attempt(RawAddress addr, uint32_t device_type) { in bond_create_attempt() function