OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2c_link_check_power_mode
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/l2cap/
l2c_int.h
753
extern bool
l2c_link_check_power_mode
(tL2C_LCB* p_lcb);
754
#define
L2C_LINK_CHECK_POWER_MODE
(x)
l2c_link_check_power_mode
((x))
756
#define
L2C_LINK_CHECK_POWER_MODE
(x) (false)
[
all
...]
l2c_link.cc
904
* Function
l2c_link_check_power_mode
912
bool
l2c_link_check_power_mode
(tL2C_LCB* p_lcb) {
function
[
all
...]
Completed in 802 milliseconds