Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_dm_co.c412 if (bte_appl_cfg.ble_auth_req) in bta_dm_co_ble_io_req()
413 …*p_auth_req = bte_appl_cfg.ble_auth_req | (bte_appl_cfg.ble_auth_req & 0x04) | ((*p_auth_req) & 0x… in bta_dm_co_ble_io_req()
/system/bt/include/
Dbte_appl.h29 UINT8 ble_auth_req; member
/system/bt/btif/src/
Dbtif_gatt_test.c285 bte_appl_cfg.ble_auth_req = params->u1; in btif_gattc_test_command_impl()
Dbtif_dm.c2925 p_cfg->ble_auth_req = (UINT8) strtoul(pch, &endptr, 16); in btif_dm_get_smp_config()