Lines Matching refs:bd_addr

482 bool BTM_SecAddBleDevice(const RawAddress& bd_addr, BD_NAME bd_name,
500 bool BTM_SecAddBleKey(const RawAddress& bd_addr, tBTM_LE_KEY_VALUE* p_le_key,
568 void BTM_SecurityGrant(const RawAddress& bd_addr, uint8_t res);
582 void BTM_BleOobDataReply(const RawAddress& bd_addr, uint8_t res, uint8_t len,
598 void BTM_BleSecureConnectionOobDataReply(const RawAddress& bd_addr,
633 void BTM_BleSetPrefConnParams(const RawAddress& bd_addr, uint16_t min_conn_int,
718 bool BTM_UseLeLink(const RawAddress& bd_addr);
729 tBTM_STATUS BTM_SetBleDataLength(const RawAddress& bd_addr,
743 const RawAddress& bd_addr,
761 void BTM_BleSetPhy(const RawAddress& bd_addr, uint8_t tx_phys, uint8_t rx_phys,
780 bool BTM_BleDataSignature(const RawAddress& bd_addr, uint8_t* p_text,
798 bool BTM_BleVerifySignature(const RawAddress& bd_addr, uint8_t* p_orig,
811 bool BTM_GetLeSecurityState(const RawAddress& bd_addr,
825 bool BTM_BleSecurityProcedureIsRunning(const RawAddress& bd_addr);
838 uint8_t BTM_BleGetSupportedKeySize(const RawAddress& bd_addr);
1547 bool BTM_GetSecurityFlags(const RawAddress& bd_addr, uint8_t* p_sec_flags);
1564 bool BTM_GetSecurityFlagsByTransport(const RawAddress& bd_addr,
1578 uint32_t* BTM_ReadTrustedMask(const RawAddress& bd_addr);
1633 void BTM_SetOutService(const RawAddress& bd_addr, uint8_t service_id,
1663 bool BTM_SecAddDevice(const RawAddress& bd_addr, DEV_CLASS dev_class,
1678 bool BTM_SecDeleteDevice(const RawAddress& bd_addr);
1688 void BTM_SecClearSecurityFlags(const RawAddress& bd_addr);
1704 tBTM_LINK_KEY_TYPE BTM_SecGetDeviceLinkKeyType(const RawAddress& bd_addr);
1725 void BTM_PINCodeReply(const RawAddress& bd_addr, uint8_t res, uint8_t pin_len,
1746 tBTM_STATUS BTM_SecBond(const RawAddress& bd_addr, tBLE_ADDR_TYPE addr_type,
1759 tBTM_STATUS BTM_SecBondCancel(const RawAddress& bd_addr);
1789 tBTM_STATUS BTM_SetEncryption(const RawAddress& bd_addr,
1806 void BTM_ConfirmReqReply(tBTM_STATUS res, const RawAddress& bd_addr);
1822 void BTM_PasskeyReqReply(tBTM_STATUS res, const RawAddress& bd_addr,
1839 void BTM_SendKeypressNotif(const RawAddress& bd_addr, tBTM_SP_KEY_TYPE type);
1856 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap,
1881 void BTM_RemoteOobDataReply(tBTM_STATUS res, const RawAddress& bd_addr,
1899 bool BTM_BothEndsSupportSecureConnections(const RawAddress& bd_addr);
1914 bool BTM_PeerSupportsSecureConnections(const RawAddress& bd_addr);
1926 char* BTM_SecReadDevName(const RawAddress& bd_addr);
2029 tBTM_STATUS BTM_DeleteStoredLinkKey(const RawAddress* bd_addr,
2185 tBTM_STATUS btm_sec_mx_access_request(const RawAddress& bd_addr, uint16_t psm,