Searched refs:tBTM_IO_CAP (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 1460 typedef UINT8 tBTM_IO_CAP; typedef 1506 tBTM_IO_CAP io_cap; /* local IO capabilities */ 1515 tBTM_IO_CAP io_cap; /* peer IO capabilities */ 1529 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */ 1530 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */ 1690 tBTM_IO_CAP io_cap; /* local IO capabilities */ 3481 UINT8 key_type, tBTM_IO_CAP io_cap, UINT8 pin_length, 3697 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap,
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 248 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */ 651 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/btm/ |
D | btm_dev.c | 62 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
|
D | btm_sec.c | 1647 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) in BTM_IoCapRsp()
|
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 874 typedef tBTM_IO_CAP tBTA_IO_CAP;
|