Home
last modified time | relevance | path

Searched refs:HCILP_INCLUDED (Results 1 – 6 of 6) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/main/
Dbte_main.c173 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c163 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1) in btu_hci_msg_process()
661 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1)
Dbtu_hcif.c465 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1) in btu_hcif_send_cmd()
508 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1) in btu_hcif_send_cmd_sync()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h268 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h2072 #ifndef HCILP_INCLUDED
2073 #define HCILP_INCLUDED 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c1462 #if (defined(HCILP_INCLUDED) && HCILP_INCLUDED == 1) in l2c_link_process_num_completed_pkts()