OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_HC_CHIP_PWR_ON
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/hci/include/
bt_hci_lib.h
37
BT_HC_CHIP_PWR_ON
,
/external/bluetooth/bluedroid/main/
bte_main.c
271
bt_hc_if->set_power(
BT_HC_CHIP_PWR_ON
);
/external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c
263
pwr_state = (state ==
BT_HC_CHIP_PWR_ON
) ? BT_VND_PWR_ON : BT_VND_PWR_OFF;
Completed in 464 milliseconds