OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_BOND_STATE_BONDED
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java
53
static final int
BT_BOND_STATE_BONDED
= 0x01;
/hardware/libhardware/include/hardware/
bluetooth.h
232
BT_BOND_STATE_BONDED
/external/bluetooth/bluedroid/btif/src/
btif_dm.c
439
bond_state_changed(BT_STATUS_SUCCESS, &remote_bd,
BT_BOND_STATE_BONDED
);
835
state =
BT_BOND_STATE_BONDED
;
[
all
...]
Completed in 491 milliseconds