Searched defs:create_bond_out_of_band (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/gd/cert/ |
H A D | py_security.py | 86 def create_bond_out_of_band(self, address, type, p192_oob_data, p256_oob_data): member in PySecurity
|
/aosp12/system/bt/btif/src/ |
H A D | bluetooth.cc | 317 static int create_bond_out_of_band(const RawAddress* bd_addr, int transport, in create_bond_out_of_band() function
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | bluetooth.h | 516 int (*create_bond_out_of_band)(const RawAddress *bd_addr, int transport, member
|
/aosp12/system/bt/include/hardware/ |
H A D | bluetooth.h | 616 int (*create_bond_out_of_band)(const RawAddress* bd_addr, int transport, member
|