Searched refs:tBTM_IO_CAP (Results 1 – 7 of 7) sorted by relevance
/system/bt/stack/include/ |
D | btm_api_types.h | 1101 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;
|
D | btm_api.h | 1112 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/ |
D | btm_int_types.h | 183 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 */
|
D | btm_dev.cc | 66 uint8_t key_type, tBTM_IO_CAP io_cap, in BTM_SecAddDevice()
|
D | btm_sec.cc | 1408 void BTM_IoCapRsp(const RawAddress& bd_addr, tBTM_IO_CAP io_cap, in BTM_IoCapRsp()
|
/system/bt/main/shim/ |
D | btm_api.h | 1666 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/ |
D | bta_api.h | 554 typedef tBTM_IO_CAP tBTA_IO_CAP;
|