Home
last modified time | relevance | path

Searched defs:create_bond_out_of_band (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dpy_security.py86 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 Dbluetooth.cc317 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 Dbluetooth.h516 int (*create_bond_out_of_band)(const RawAddress *bd_addr, int transport, member
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h616 int (*create_bond_out_of_band)(const RawAddress* bd_addr, int transport, member