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.h1358 typedef UINT8 tBTM_IO_CAP; typedef
1396 tBTM_IO_CAP io_cap; /* local IO capabilities */
1406 tBTM_IO_CAP io_cap; /* peer IO capabilities */
1421 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */
1422 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */
1566 tBTM_IO_CAP io_cap; /* local IO capabilities */
3718 UINT8 key_type, tBTM_IO_CAP io_cap);
3923 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.h200 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */
537 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
Dbtm_sec.c1634 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.h598 typedef tBTM_IO_CAP tBTA_IO_CAP;