OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpm
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/hci/
Android.mk
11
src/
lpm
.c \
/external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h
117
/*
lpm
enable/disable callback */
143
/* notifies caller result of
lpm
enable/disable */
179
int (*
lpm
)(bt_hc_low_power_event_t event);
member in struct:__anon5767
/external/bluetooth/bluedroid/main/
bte_main.c
468
result = bt_hc_if->
lpm
( \
472
APPL_TRACE_EVENT("HC lib
lpm
enable=%d return %d", enable, result);
489
result = bt_hc_if->
lpm
(BT_HC_LPM_WAKE_DEASSERT);
491
APPL_TRACE_DEBUG("HC lib
lpm
deassertion return %d", result);
508
result = bt_hc_if->
lpm
(BT_HC_LPM_WAKE_ASSERT);
510
APPL_TRACE_DEBUG("HC lib
lpm
assertion return %d", result);
678
** back from the libbt-hci to indicate the current
LPM
state
/external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c
390
static int
lpm
(bt_hc_low_power_event_t event)
function
509
lpm
,
/device/lge/hammerhead/
init.hammerhead.rc
62
# bluetooth
LPM
63
chown bluetooth net_bt_stack /proc/bluetooth/sleep/
lpm
/device/moto/shamu/
init.shamu.rc
134
chown bluetooth net_bt_stack /proc/bluetooth/sleep/
lpm
Completed in 1241 milliseconds