Home
last modified time | relevance | path

Searched refs:BT_ADDR_LE_PUBLIC (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Daddr.h27 #define BT_ADDR_LE_PUBLIC 0x00 macro
92 if (addr->type == BT_ADDR_LE_PUBLIC) { in bt_addr_le_is_identity()
A Dbluetooth.h1275 case BT_ADDR_LE_PUBLIC: in bt_addr_le_to_str()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsettings.c100 addr->type = BT_ADDR_LE_PUBLIC; in bt_settings_decode_key()
A Dsmp.c994 addr.type = BT_ADDR_LE_PUBLIC; in smp_pairing_br_complete()
1104 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_derive_ltk()
1194 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_distribute_keys()
1448 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_ident_info()
1479 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_ident_addr_info()
1518 addr.type = BT_ADDR_LE_PUBLIC; in smp_br_signing_info()
A Dhci_core.c749 addr->type = BT_ADDR_LE_PUBLIC; in bt_addr_le_from_str()
2963 if (addr->type == BT_ADDR_LE_PUBLIC) { in unpair()
6840 addr->type = BT_ADDR_LE_PUBLIC; in bt_read_public_addr()
6849 addr->type = BT_ADDR_LE_PUBLIC; in bt_read_public_addr()
A Dgatt.c2590 if (sub->peer.type == BT_ADDR_LE_PUBLIC) { in gatt_sub_update()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dbt.c227 case BT_ADDR_LE_PUBLIC: in bt_addr2str()
1201 addr.type = BT_ADDR_LE_PUBLIC; in cmd_clear()
/AliOS-Things-master/components/ble_mesh/bt_mesh/aos/
A Dmesh.c213 } else if (addr.type == BT_ADDR_LE_PUBLIC) { in ble_stack_mesh_init()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c217 case BT_ADDR_LE_PUBLIC: in bt_addr2str()
2105 addr.type = BT_ADDR_LE_PUBLIC; in cmd_clear()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c354 } else if (addr.type == BT_ADDR_LE_PUBLIC) { in ble_stack_init()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c3017 addr->type = BT_ADDR_LE_PUBLIC; in str2bt_addr_le()

Completed in 55 milliseconds