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.h560 #define BTA_AUTH_SP_YES \ macro
/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()
2686 *p_auth_req = BTA_AUTH_DD_BOND | BTA_AUTH_SP_YES; in btif_dm_proc_io_req()
2698 *p_auth_req |= BTA_AUTH_SP_YES; in btif_dm_proc_io_req()