Home
last modified time | relevance | path

Searched refs:l2c_link_check_power_mode (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h716 extern BOOLEAN l2c_link_check_power_mode ( tL2C_LCB *p_lcb );
717 #define L2C_LINK_CHECK_POWER_MODE(x) l2c_link_check_power_mode ((x))
Dl2c_link.c1012 BOOLEAN l2c_link_check_power_mode (tL2C_LCB *p_lcb) in l2c_link_check_power_mode() function