Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/include/
Dbt_target.h1177 #ifndef BTM_EIR_DEFAULT_FEC_REQUIRED
1178 #define BTM_EIR_DEFAULT_FEC_REQUIRED TRUE macro
/external/libnfc-nci/src/include/
Dbt_target.h897 #ifndef BTM_EIR_DEFAULT_FEC_REQUIRED
898 #define BTM_EIR_DEFAULT_FEC_REQUIRED TRUE macro
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2760 btsnd_hcic_write_ext_inquiry_response (p_buff, BTM_EIR_DEFAULT_FEC_REQUIRED); in BTM_WriteEIR()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c3822 #if (BTM_EIR_DEFAULT_FEC_REQUIRED == FALSE) in bta_dm_set_eir()