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.h1101 typedef uint8_t tBTM_IO_CAP; typedef
1141 tBTM_IO_CAP io_cap; /* local IO capabilities */
1150 tBTM_IO_CAP io_cap; /* peer IO capabilities */
1166 tBTM_IO_CAP loc_io_caps; /* IO Capabilities of the local device */
1167 tBTM_IO_CAP rmt_io_caps; /* IO Capabilities of the remot device */
1334 tBTM_IO_CAP io_cap;
Dbtm_api.h1112 uint8_t key_type, tBTM_IO_CAP io_cap,
1293 extern void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap,
/system/bt/stack/btm/
Dbtm_int_types.h183 tBTM_IO_CAP loc_io_caps; /* IO capability of the local device */
529 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.cc1408 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
/system/bt/main/shim/
Dbtm_api.h1666 uint8_t key_type, tBTM_IO_CAP io_cap, uint8_t pin_length);
1856 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap,
/system/bt/bta/include/
Dbta_api.h554 typedef tBTM_IO_CAP tBTA_IO_CAP;