Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h1389 typedef UINT8 tBTM_IO_CAP; typedef
1427 tBTM_IO_CAP io_cap; /* local IO capabilities */
1437 tBTM_IO_CAP io_cap; /* peer IO capabilities */
1452 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */
1453 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */
1597 tBTM_IO_CAP io_cap; /* local IO capabilities */
3835 UINT8 key_type, tBTM_IO_CAP io_cap);
4040 BTM_API extern void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap,
/external/bluetooth/bluedroid/stack/btm/
Dbtm_dev.c61 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap) in BTM_SecAddDevice()
Dbtm_int.h214 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */
562 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
Dbtm_sec.c1695 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req) in BTM_IoCapRsp()
/external/bluetooth/bluedroid/bta/include/
Dbta_api.h693 typedef tBTM_IO_CAP tBTA_IO_CAP;