Home
last modified time | relevance | path

Searched refs:tBTM_IO_CAP (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/include/
Dbtm_api_types.h1313 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;
Dbtm_api.h1123 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/
Dbtm_int_types.h184 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 */
Dbtm_dev.cc66 uint8_t key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
Dbtm_sec.cc1457 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
/system/bt/main/shim/
Dbtm_api.h1734 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/
Dbta_api.h555 typedef tBTM_IO_CAP tBTA_IO_CAP;