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

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1406 typedef UINT8 tBTM_IO_CAP; typedef
1444 tBTM_IO_CAP io_cap; /* local IO capabilities */
1454 tBTM_IO_CAP io_cap; /* peer IO capabilities */
1469 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */
1470 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */
1614 tBTM_IO_CAP io_cap; /* local IO capabilities */
3852 UINT8 key_type, tBTM_IO_CAP io_cap);
4057 BTM_API extern void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap,
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_dev.c61 LINK_KEY link_key, UINT8 key_type, tBTM_IO_CAP io_cap)
H A Dbtm_int.h218 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */
580 tBTM_IO_CAP rmt_io_caps; /* IO capability of the peer device */
H A Dbtm_sec.c1644 void BTM_IoCapRsp(BD_ADDR bd_addr, tBTM_IO_CAP io_cap, tBTM_OOB_DATA oob, tBTM_AUTH_REQ auth_req)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h697 typedef tBTM_IO_CAP tBTA_IO_CAP;

Completed in 90 milliseconds