/external/bluetooth/bluedroid/hci/src/ |
lpm.c | 286 void lpm_enable(uint8_t turn_on) 294 if ((turn_on == TRUE) && (bt_lpm_cb.state == LPM_ENABLED)) 300 else if ((turn_on == FALSE) && (bt_lpm_cb.state == LPM_DISABLED)) 310 uint8_t lpm_cmd = (turn_on) ? BT_VND_LPM_ENABLE : BT_VND_LPM_DISABLE; 311 bt_lpm_cb.state = (turn_on) ? LPM_ENABLING : LPM_DISABLING;
|
bt_hci_bdroid.c | 63 void lpm_enable(uint8_t turn_on);
|
/hardware/broadcom/libbt/src/ |
bt_vendor_brcm.c | 49 uint8_t hw_lpm_enable(uint8_t turn_on);
|
hardware.c | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
io.h | 26 /* If TURN_ON is TRUE, request for permission to do direct i/o on the
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 26 /* If TURN_ON is TRUE, request for permission to do direct i/o on the
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 26 /* If TURN_ON is TRUE, request for permission to do direct i/o on the
|
/external/chromium/chrome/browser/automation/ |
testing_automation_provider.cc | 4813 bool turn_on; local 4880 bool turn_on; local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bio.h | 727 int BIO_set_tcp_ndelay(int sock,int turn_on); [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
bio.h | 727 int BIO_set_tcp_ndelay(int sock,int turn_on); [all...] |
/external/openssl/crypto/bio/ |
bio.h | 727 int BIO_set_tcp_ndelay(int sock,int turn_on); [all...] |
/external/openssl/include/openssl/ |
bio.h | 727 int BIO_set_tcp_ndelay(int sock,int turn_on); [all...] |
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-linux.c | 771 unsigned long, from, unsigned long, num, int, turn_on); [all...] |
/external/valgrind/main/memcheck/tests/x86-linux/ |
scalar.stderr.exp | [all...] |