Home
last modified time | relevance | path

Searched refs:oob_data (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_peripheral/
A Dperipheral_app.c372 uint8_t oob_data[GAP_OOB_LEN] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in app_handle_gap_msg() local
375 le_bond_set_param(GAP_PARAM_BOND_OOB_DATA, GAP_OOB_LEN, oob_data); in app_handle_gap_msg()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dgapc_task.h723 struct gapc_oob oob_data; member
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/
A Dble_central_client_app.c410 uint8_t oob_data[GAP_OOB_LEN] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in ble_central_app_handle_gap_msg() local
413 le_bond_set_param(GAP_PARAM_BOND_OOB_DATA, GAP_OOB_LEN, oob_data); in ble_central_app_handle_gap_msg()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h369 u8_t oob_data; member
1455 u8_t oob_data; member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.c3579 cp->oob_data = 0U; in io_capa_req()

Completed in 55 milliseconds