Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dbt_target.h855 #ifndef BTM_EIR_DEFAULT_FEC_REQUIRED
856 #define BTM_EIR_DEFAULT_FEC_REQUIRED TRUE macro
/external/bluetooth/bluedroid/include/
Dbt_target.h1063 #ifndef BTM_EIR_DEFAULT_FEC_REQUIRED
1064 #define BTM_EIR_DEFAULT_FEC_REQUIRED TRUE macro
/external/bluetooth/bluedroid/stack/btm/
Dbtm_inq.c2924 btsnd_hcic_write_ext_inquiry_response (p_buff, BTM_EIR_DEFAULT_FEC_REQUIRED); in BTM_WriteEIR()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c4185 #if (BTM_EIR_DEFAULT_FEC_REQUIRED == FALSE) in bta_dm_set_eir()