Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h567 #define BTA_AUTH_SP_YES \ macro
/system/bt/btif/src/
Dbtif_dm.cc2580 uint8_t yes_no_bit = BTA_AUTH_SP_YES & *p_auth_req; in btif_dm_proc_io_req()
2593 *p_auth_req = BTA_AUTH_DD_BOND | BTA_AUTH_SP_YES; in btif_dm_proc_io_req()
2605 *p_auth_req |= BTA_AUTH_SP_YES; in btif_dm_proc_io_req()