Searched refs:create_bond_out_of_band (Results 1 – 4 of 4) sorted by relevance
/system/bt/btif/src/ |
D | bluetooth.cc | 317 static int create_bond_out_of_band(const RawAddress* bd_addr, int transport, in create_bond_out_of_band() function 595 create_bond_out_of_band,
|
/system/bt/gd/cert/ |
D | py_security.py | 86 def create_bond_out_of_band(self, address, type, p192_oob_data, p256_oob_data): member in PySecurity
|
/system/bt/include/hardware/ |
D | bluetooth.h | 616 int (*create_bond_out_of_band)(const RawAddress* bd_addr, int transport, member
|
/system/bt/gd/security/cert/ |
D | security_test.py | 145 initiator.create_bond_out_of_band(responder.get_address(),
|