Searched refs:remote_device (Results 1 – 4 of 4) sorted by relevance
624 UINT16 SDP_DiDiscover (BD_ADDR remote_device,
929 UINT16 SDP_DiDiscover( BD_ADDR remote_device, tSDP_DISCOVERY_DB *p_db, in SDP_DiDiscover() argument943 if ( SDP_ServiceSearchRequest(remote_device, p_db, p_cb) ) in SDP_DiDiscover()
1470 tBTA_STATUS BTA_DmGetCachedRemoteName(BD_ADDR remote_device, UINT8 **pp_cached_name);2134 extern void BTA_DmBleSetDataLength(BD_ADDR remote_device, UINT16 tx_data_length);
1784 void BTA_DmBleSetDataLength(BD_ADDR remote_device, UINT16 tx_data_length) in BTA_DmBleSetDataLength() argument1789 bdcpy(p_msg->remote_bda, remote_device); in BTA_DmBleSetDataLength()