Searched refs:tBTM_IO_CAP (Results 1 – 7 of 7) sorted by relevance
/system/bt/stack/include/ |
D | btm_api_types.h | 1313 typedef uint8_t tBTM_IO_CAP; typedef 1355 tBTM_IO_CAP io_cap; /* local IO capabilities */ 1364 tBTM_IO_CAP io_cap; /* peer IO capabilities */ 1380 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */ 1381 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */ 1549 tBTM_IO_CAP io_cap;
|
D | btm_api.h | 1123 uint8_t key_type, tBTM_IO_CAP io_cap, 1320 extern void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap,
|
/system/bt/stack/btm/ |
D | btm_int_types.h | 184 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */ 540 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
|
D | btm_dev.cc | 66 uint8_t key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
|
D | btm_sec.cc | 1457 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
|
/system/bt/main/shim/ |
D | btm_api.h | 1734 uint8_t key_type, tBTM_IO_CAP io_cap, uint8_t pin_length); 1925 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap,
|
/system/bt/bta/include/ |
D | bta_api.h | 555 typedef tBTM_IO_CAP tBTA_IO_CAP;
|