HomeSort by relevance Sort by last modified time
    Searched full:loc_cap (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluez/plugins/
hciops.c 92 uint8_t loc_cap; member in struct:bt_conn
777 conn->loc_cap = dev->io_capability;
1117 if ((conn->loc_cap == 0x01) &&
1128 (!rem_mitm || conn->loc_cap == 0x03)) {
1250 if (conn->rem_cap == 0x03 || conn->loc_cap == 0x03)
1266 conn->loc_cap != 0x03)
1271 *cap = conn->loc_cap;
    [all...]

Completed in 55 milliseconds