Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/test/btm/
Dstack_btm_sec_test.cc123 const uint16_t ble_handle = 0x9876; in TEST_F() local
148 device_record->ble_hci_handle = ble_handle; in TEST_F()
162 btm_sec_encrypt_change(ble_handle, HCI_SUCCESS, 0x01); in TEST_F()
167 btm_sec_encrypt_change(ble_handle, HCI_SUCCESS, 0x00); in TEST_F()
272 const uint16_t ble_handle = 0x9876; in TEST_F() local
280 device_record->ble_hci_handle = ble_handle; in TEST_F()