Lines Matching refs:RawAddress

50 bool BTM_BleDataSignature(const RawAddress& bd_addr, uint8_t* p_text,  in BTM_BleDataSignature()
55 bool BTM_BleVerifySignature(const RawAddress& bd_addr, uint8_t* p_orig, in BTM_BleVerifySignature()
60 bool BTM_ReadConnectedTransportAddress(RawAddress* remote_bda, in BTM_ReadConnectedTransportAddress()
65 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink()
69 bool btm_ble_get_acl_remote_addr(uint16_t hci_handle, RawAddress& conn_addr, in btm_ble_get_acl_remote_addr()
74 bool btm_ble_get_enc_key_type(const RawAddress& bd_addr, uint8_t* p_key_types) { in btm_ble_get_enc_key_type()
78 bool btm_get_local_div(const RawAddress& bd_addr, uint16_t* p_div) { in btm_get_local_div()
97 const RawAddress& bdaddr, in btm_ble_determine_security_act()
102 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr, in BTM_SetBleDataLength()
107 tBTM_STATUS btm_ble_set_encryption(const RawAddress& bd_addr, in btm_ble_set_encryption()
113 tBTM_STATUS btm_ble_start_encrypt(const RawAddress& bda, bool use_stk, in btm_ble_start_encrypt()
118 tBTM_STATUS btm_proc_smp_cback(tSMP_EVT event, const RawAddress& bd_addr, in btm_proc_smp_cback()
123 tL2CAP_LE_RESULT_CODE btm_ble_start_sec_check(const RawAddress& bd_addr, in btm_ble_start_sec_check()
140 uint8_t btm_ble_read_sec_key_size(const RawAddress& bd_addr) { in btm_ble_read_sec_key_size()
144 void BTM_BleConfirmReply(const RawAddress& bd_addr, uint8_t res) { in BTM_BleConfirmReply()
150 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len, in BTM_BleOobDataReply()
154 void BTM_BlePasskeyReply(const RawAddress& bd_addr, uint8_t res, in BTM_BlePasskeyReply()
159 const RawAddress& bd_addr, in BTM_BleReadPhy()
166 void BTM_BleSecureConnectionOobDataReply(const RawAddress& bd_addr, in BTM_BleSecureConnectionOobDataReply()
170 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys, in BTM_BleSetPhy()
174 void BTM_BleSetPrefConnParams(const RawAddress& bd_addr, uint16_t min_conn_int, in BTM_BleSetPrefConnParams()
188 void BTM_ReadDevInfo(const RawAddress& remote_bda, tBT_DEVICE_TYPE* p_dev_type, in BTM_ReadDevInfo()
192 void BTM_SecAddBleDevice(const RawAddress& bd_addr, tBT_DEVICE_TYPE dev_type, in BTM_SecAddBleDevice()
196 void BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key, in BTM_SecAddBleKey()
200 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res) { in BTM_SecurityGrant()
203 void btm_ble_connected(const RawAddress& bda, uint16_t handle, uint8_t enc_mode, in btm_ble_connected()
213 void btm_ble_increment_sign_ctr(const RawAddress& bd_addr, bool is_local) { in btm_ble_increment_sign_ctr()
216 void btm_ble_link_encrypted(const RawAddress& bd_addr, uint8_t encr_enable) { in btm_ble_link_encrypted()
219 void btm_ble_link_sec_check(const RawAddress& bd_addr, in btm_ble_link_sec_check()
227 void btm_ble_ltk_request_reply(const RawAddress& bda, bool use_stk, in btm_ble_ltk_request_reply()
235 void btm_ble_set_random_address(const RawAddress& random_bda) { in btm_ble_set_random_address()
241 void btm_ble_update_sec_key_size(const RawAddress& bd_addr, in btm_ble_update_sec_key_size()
245 void btm_sec_save_le_key(const RawAddress& bd_addr, tBTM_LE_KEY_TYPE key_type, in btm_sec_save_le_key()