File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -653,6 +653,7 @@ PROVIDE ( ld_acl_tx_packet_type_select = 0x4002fb40 );
653
653
PROVIDE ( ld_acl_sched = 0x40033268 );
654
654
PROVIDE ( ld_acl_sniff_sched = 0x4003340c );
655
655
PROVIDE ( ld_acl_sniff_exit = 0x400312b4 );
656
+ PROVIDE ( ld_sco_evt_canceled_cbk = 0x40031e18 );
656
657
PROVIDE ( ld_acl_rx = 0x4003274c );
657
658
PROVIDE ( ld_acl_tx = 0x4002ffdc );
658
659
PROVIDE ( ld_acl_rx_sync = 0x4002fbec );
@@ -1628,6 +1629,12 @@ PROVIDE ( lc_pwr_decr_ind_handler = 0x4002859c );
1628
1629
PROVIDE ( lc_pwr_incr_ind_handler = 0x400284a8 );
1629
1630
PROVIDE ( lc_pwr_max_ind_handler = 0x40028690 );
1630
1631
PROVIDE ( lc_setup_sync_param_check = 0x4002354c );
1632
+ PROVIDE ( lc_lmp_rsp_to_flow_spec_handler = 0x400297f0 );
1633
+ PROVIDE ( lc_pca_sscan_clk_ind_handler = 0x4002a38c );
1634
+ PROVIDE ( lc_op_loc_unsniff_req_handler = 0x40028be0 );
1635
+ PROVIDE ( lc_op_loc_sniff_req_handler = 0x40028ccc );
1636
+ PROVIDE ( lc_op_loc_switch_req_handler = 0x40028df4 );
1637
+ PROVIDE ( lc_op_loc_sync_con_req_handler = 0x40028f6c );
1631
1638
1632
1639
PROVIDE ( lm_sync_conf = 0x3ffb8348 );
1633
1640
PROVIDE ( lm_nb_sync_active = 0x3ffb8346 );
You can’t perform that action at this time.
0 commit comments