Home
last modified time | relevance | path

Searched refs:peer_irk (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dgap.h859 uint8_t peer_irk[GAP_KEY_LEN]; member
/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h140 uint8_t peer_irk[16],
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1513 uint8_t peer_irk[16], in hci_api_le_add_dev_to_rl()
1531 if (peer_irk) { in hci_api_le_add_dev_to_rl()
1532 memcpy(cp->peer_irk, peer_irk, 16); in hci_api_le_add_dev_to_rl()
A Dhci_core.c4175 static int hci_id_add(u8_t id, const bt_addr_le_t *addr, u8_t peer_irk[16]) in hci_id_add()
4190 memcpy(cp->peer_irk, peer_irk, 16); in hci_id_add()
4209 return hci_api_le_add_dev_to_rl(addr->type, (uint8_t *)addr->a.val, peer_irk, local_irk); in hci_id_add()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h900 u8_t peer_irk[16]; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h2961 struct irk peer_irk; member

Completed in 51 milliseconds