Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_dm.cc2239 uint8_t yes_no_bit = BTA_AUTH_SP_YES & *p_auth_req; in btif_dm_proc_io_req() local
2263 if ((yes_no_bit) || (pairing_cb.io_cap & BTM_IO_CAP_IO)) in btif_dm_proc_io_req()
2265 } else if (yes_no_bit) { in btif_dm_proc_io_req()
2267 *p_auth_req = BTA_AUTH_GEN_BOND | yes_no_bit; in btif_dm_proc_io_req()