bluedroid: fix ble rpa generate and update by host
This commit is contained in:
@@ -419,6 +419,7 @@ tBTM_STATUS btm_ble_stop_adv(void);
|
||||
tBTM_STATUS btm_ble_start_scan(void);
|
||||
void btm_ble_create_ll_conn_complete (UINT8 status);
|
||||
void btm_ble_create_conn_cancel_complete (UINT8 *p);
|
||||
tBTM_STATUS btm_ble_set_random_addr(BD_ADDR random_bda);
|
||||
|
||||
/* LE security function from btm_sec.c */
|
||||
#if SMP_INCLUDED == TRUE
|
||||
|
||||
Reference in New Issue
Block a user