Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec_cb.h67 RawAddress pairing_bda; /* The device currently pairing */ variable
/packages/modules/Bluetooth/system/bta/include/
Dbta_api_data_types.h58 RawAddress pairing_bda; member
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_int.h284 RawAddress pairing_bda; variable
Dsmp_utils.cc1008 const RawAddress pairing_bda = p_cb->pairing_bda; in smp_proc_pairing_cmpl() local