Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c1783 UINT8 btm_ble_io_capabilities_req(tBTM_SEC_DEV_REC *p_dev_rec, tBTM_LE_IO_REQ *p_data) in btm_ble_io_capabilities_req()
1871 UINT8 btm_ble_br_keys_req(tBTM_SEC_DEV_REC *p_dev_rec, tBTM_LE_IO_REQ *p_data) in btm_ble_br_keys_req()
2199 btm_ble_io_capabilities_req(p_dev_rec, (tBTM_LE_IO_REQ *)&p_data->io_req);
2203 btm_ble_br_keys_req(p_dev_rec, (tBTM_LE_IO_REQ *)&p_data->io_req);
2517 tBTM_LE_IO_REQ dev_io_cfg;
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1722 } tBTM_LE_IO_REQ; typedef
1787 tBTM_LE_IO_REQ io_req; /* BTM_LE_IO_REQ_EVT */