Home
last modified time | relevance | path

Searched refs:BTA_PBS_INCLUDED (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/bta/pb/
Dbta_pbs_cfg.c28 #if defined(BTA_PBS_INCLUDED) && (BTA_PBS_INCLUDED == TRUE)
/external/bluetooth/bluedroid/btif/co/
Dbta_fs_co.c52 #if (defined BTA_PBS_INCLUDED) && (BTA_PBS_INCLUDED == TRUE)
567 #if (defined BTA_PBS_INCLUDED) && (BTA_PBS_INCLUDED == TRUE) in bta_fs_co_access()
/external/bluetooth/bluedroid/main/
Dbte_init.c185 #if BTA_PBS_INCLUDED == TRUE
459 #if BTA_PBS_INCLUDED==TRUE in BTE_InitStack()
/external/bluetooth/bluedroid/include/
Dbt_target.h206 #ifndef BTA_PBS_INCLUDED
207 #define BTA_PBS_INCLUDED FALSE macro