Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.cc2673 uint8_t yes_no_bit = BTA_AUTH_SP_YES & *p_auth_req; in btif_dm_proc_io_req() local
2697 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO)) in btif_dm_proc_io_req()
2699 } else if (yes_no_bit) { in btif_dm_proc_io_req()
2701 *p_auth_req = BTA_AUTH_GEN_BOND | yes_no_bit; in btif_dm_proc_io_req()