Searched refs:remote_device (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsdp_api.h657 SDP_API extern UINT16 SDP_DiDiscover (BD_ADDR remote_device,
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_api.c1153 void BTA_DmDiDiscover( BD_ADDR remote_device, tBTA_DISCOVERY_DB *p_db, argument
1160 bdcpy(p_msg->bd_addr, remote_device);
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h1119 tBTA_STATUS BTA_DmGetCachedRemoteName(BD_ADDR remote_device, UINT8 **pp_cached_name);
1443 BTA_API extern void BTA_DmDiDiscover( BD_ADDR remote_device, tBTA_DISCOVERY_DB *p_db,
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c934 UINT16 SDP_DiDiscover( BD_ADDR remote_device, tSDP_DISCOVERY_DB *p_db, argument
948 if ( SDP_ServiceSearchRequest(remote_device, p_db, p_cb) )

Completed in 111 milliseconds