Home
last modified time | relevance | path

Searched refs:pairing (Results 1 – 11 of 11) sorted by relevance

/external/bluez/utils/doc/
Dadapter-api.txt117 all SDP records and then initiate the pairing.
120 this method will only initiate the pairing.
123 the pairing already exists, but not if the object
126 CreatePairedDevice to initiate pairing.
137 path. It will remove also the pairing information.
Dagent-api.txt57 During the pairing process this method might be
/external/bluez/utils/hcid/
Dhcid.conf21 pairing multi;
Dsecurity.c65 static int pairing = HCID_PAIRING_MULTI; variable
493 if (pairing == HCID_PAIRING_ONCE) { in pin_code_request()
500 } else if (pairing == HCID_PAIRING_NONE) in pin_code_request()
1036 pairing = hcid.pairing; in init_security_data()
Dparser.y118 hcid.pairing = $2;
Dhcid.h99 int pairing; member
Dmain.c831 hcid.pairing = HCID_PAIRING_MULTI; in main()
Ddbus-api.txt744 new pairing.
819 pairing process.
1291 pairing succeeds or fails. The application has to
Dparser.c1551 hcid.pairing = (yyvsp[(2) - (2)].num);
/external/bluez/utils/
DChangeLog46 Create device object for all pairing cases.
335 Fix error replies with pairing and security mode 3.
345 Fix pairing issues on big endian systems.
346 Fix pairing issues with page timeout errors.
347 Fix pairing state for security mode 3 requests.
746 Support for multiple pairing modes.
/external/webkit/WebCore/
DChangeLog-2007-10-148364 …(WebCore::PageURLRecord::PageURLRecord): PageURLRecord is fundamentally a pairing of a Page URL to…