ble: Added APIs for QA test

This commit is contained in:
Shen Weilong 2023-07-05 20:18:09 +08:00
parent 5c11366e01
commit 027e6ecab9
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit c5f08bc94d0edbb0b3c66d07f5c097b0ccb1fa07
Subproject commit 5fcfd0e457a76ebb234086ccd6dc391690d69e90

View File

@ -816,7 +816,6 @@ r_ble_ll_flush_pkt_queue = 0x40000f6c;
r_ble_ll_generate_dh_key_v1 = 0x40000f70;
r_ble_ll_generate_dh_key_v2 = 0x40000f74;
r_ble_ll_get_addr_type = 0x40000f7c;
r_ble_ll_get_chan_to_scan = 0x40000f80;
r_ble_ll_get_our_devaddr = 0x40000f84;
r_ble_ll_get_tx_pwr_compensation = 0x40000f88;
r_ble_ll_hci_acl_rx = 0x40000f8c;
@ -1272,7 +1271,6 @@ r_ble_phy_calculate_rxwindow = 0x400017e0;
r_ble_phy_calculate_txrx_ifs = 0x400017e4;
r_ble_phy_check_bb_status = 0x400017e8;
r_ble_phy_complete_rx_info = 0x400017ec;
r_ble_phy_config_access_addr = 0x400017f0;
r_ble_phy_data_make = 0x400017f4;
r_ble_phy_disable = 0x400017f8;
r_ble_phy_disable_irq = 0x400017fc;