Searched refs:tBTM_IO_CAP (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | btm_api.h | 1486 typedef UINT8 tBTM_IO_CAP; typedef 1532 tBTM_IO_CAP io_cap; /* local IO capabilities */ 1541 tBTM_IO_CAP io_cap; /* peer IO capabilities */ 1555 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */ 1556 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remote device */ 1716 tBTM_IO_CAP io_cap; /* local IO capabilities */ 3521 UINT8 key_type, tBTM_IO_CAP io_cap, UINT8 pin_length, 3737 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap,
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/ |
D | btm_int.h | 260 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */ 664 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
|
/hal_espressif-latest/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-latest/components/bt/host/bluedroid/bta/include/bta/ |
D | bta_api.h | 891 typedef tBTM_IO_CAP tBTA_IO_CAP;
|