Searched refs:btif_is_dut_mode (Results 1 – 1 of 1) sorted by relevance
245 UINT8 btif_is_dut_mode(void) in btif_is_dut_mode() function262 return ((!btif_is_dut_mode()) && (btif_core_state == BTIF_CORE_STATE_ENABLED)); in btif_is_enabled()876 if (!btif_is_dut_mode()) { in btif_dut_mode_send()