Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api_types.h1378 typedef uint8_t tBTM_IO_CAP; typedef
1420 tBTM_IO_CAP io_cap; /* local IO capabilities */
1429 tBTM_IO_CAP io_cap; /* peer IO capabilities */
1445 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */
1446 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */
1613 tBTM_IO_CAP io_cap;
Dbtm_api.h1411 uint8_t key_type, tBTM_IO_CAP io_cap,
1639 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 */
544 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
Dbtm_dev.cc64 uint8_t key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
Dbtm_sec.cc1527 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
/system/bt/bta/include/
Dbta_api.h561 typedef tBTM_IO_CAP tBTA_IO_CAP;