Searched refs:BTA_DM_IGNORE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_core.c1249 BTA_DmSetVisibility(disc_mode, conn_mode, BTA_DM_IGNORE, BTA_DM_IGNORE);
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c567 if (p_data->set_visibility.disc_mode != BTA_DM_IGNORE)
572 if (p_data->set_visibility.conn_mode != BTA_DM_IGNORE)
578 if (p_data->set_visibility.pair_mode != BTA_DM_IGNORE )
589 if (p_data->set_visibility.conn_paired_only != BTA_DM_IGNORE)
600 if (p_data->set_visibility.pair_mode != BTA_DM_IGNORE || p_data->set_visibility.conn_paired_only != BTA_DM_IGNORE)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h178 #define BTA_DM_IGNORE 0xFF macro

Completed in 40 milliseconds