Home
last modified time | relevance | path

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

/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/vendor/controller/
Db91_bt_init.c121 u8 mac_public[BLE_ADDR_LEN]; in b91_bt_blc_init()
122 u8 mac_random_static[BLE_ADDR_LEN]; in b91_bt_blc_init()
/hal_telink-3.6.0-3.5.0-3.4.0/tlsr9/ble/stack/ble/
Dble_common.h197 #define BLE_ADDR_LEN 6 macro