Searched refs:remote_device (Results 1 – 5 of 5) sorted by relevance
245 static void btsock_request_max_tx_data_length(const RawAddress& remote_device) { in btsock_request_max_tx_data_length() argument251 BTA_DmBleSetDataLength(remote_device, max_len); in btsock_request_max_tx_data_length()
767 void BTA_DmBleSetDataLength(const RawAddress& remote_device, in BTA_DmBleSetDataLength() argument770 remote_device, tx_data_length)); in BTA_DmBleSetDataLength()
584 uint16_t SDP_DiDiscover(const RawAddress& remote_device,
1190 tBTA_STATUS BTA_DmGetCachedRemoteName(const RawAddress& remote_device,1665 extern void BTA_DmBleSetDataLength(const RawAddress& remote_device,
814 uint16_t SDP_DiDiscover(const RawAddress& remote_device, in SDP_DiDiscover() argument825 if (SDP_ServiceSearchRequest(remote_device, p_db, p_cb)) in SDP_DiDiscover()