Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/include/bt/
Dwm_bt_def.h1030 uint8_t num_val; member
1045 uint8_t num_val; member
1194 uint8_t num_val; member
/device/soc/esp/esp32/components/bt/host/bluedroid/api/include/api/
Desp_gap_bt_api.h319 uint32_t num_val; /*!< the numeric value for comparison. */ member
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_dm.c457 param.cfm_req.num_val = p_cfm_req->num_val; in btc_dm_sp_cfm_req_evt()
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1296 …UINT32 num_val; /* the numeric value for comparison. If just_works, do… member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h893 …UINT32 num_val; /* the numeric value for comparison. If just_works, do not show th… member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1489 …UINT32 num_val; /* the numeric value for comparison. If just_works, do not show th… member
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c2931 sec_event.key_notif.passkey = bta_dm_cb.num_val; /* get PIN code numeric number */ in bta_dm_pinname_cback()
2950 sec_event.key_notif.passkey = bta_dm_cb.num_val; /* get PIN code numeric number */ in bta_dm_pinname_cback()
3157 bta_dm_cb.num_val = sec_event.key_notif.passkey = p_data->key_notif.passkey; in bta_dm_sp_cback()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/
Dbt_common_hci.h1282 uint32_t num_val; member
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c3536 STREAM_TO_UINT32 (evt_data.cfm_req.num_val, p); in btm_proc_sp_req_evt()