Home
last modified time | relevance | path

Searched refs:paired (Results 1 – 10 of 10) sorted by relevance

/external/bluez/utils/doc/
Ddevice-api.txt104 Indicates if the remote device is paired.
/external/bluez/utils/hcid/
Dadapter.c2446 gboolean paired; in remove_bonding() local
2460 paired = str ? TRUE : FALSE; in remove_bonding()
2463 if (!paired && msg) { in remove_bonding()
2496 if (paired) { in remove_bonding()
2509 if (paired) { in remove_bonding()
2510 gboolean paired = FALSE; in remove_bonding() local
2513 DBUS_TYPE_BOOLEAN, &paired); in remove_bonding()
Ddbus-hci.c1221 gboolean paired = TRUE; in hcid_dbus_bonding_process_complete() local
1275 DBUS_TYPE_BOOLEAN, &paired); in hcid_dbus_bonding_process_complete()
/external/expat/
DChanges143 o Many paired handler setters (like XML_SetElementHandler)
/external/libpng/
Daclocal.m47735 # Produce a SEP delimited list of all paired combinations of elements of
/external/webkit/WebCore/
DChangeLog-2006-05-1010180 paired style->deref() statements in SVG code.
DChangeLog-2005-12-1910644 (KJS::JSAbstractEventListener::handleEvent): Move an unpaired deref to where it is paired.
DChangeLog29215 that checks that delta changes were correctly paired during layout.
DChangeLog-2006-12-3110880 …* Multiple calls to DeleteButtonController's disable() needed to be paired with the same number of…
DChangeLog-2005-08-2319959 checking for pairs of -- and only being willing to close the comment if every -- is paired up.