Home
last modified time | relevance | path

Searched refs:LocalIoCapsBle (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs162 LocalIoCapsBle, enumerator
584 LocalIoCapsBle(BtIoCap), enumerator
625 BluetoothProperty::LocalIoCapsBle(_) => BtPropertyType::LocalIoCapsBle, in get_type()
660 BluetoothProperty::LocalIoCapsBle(_) => mem::size_of::<BtIoCap>(), in get_len()
754 BluetoothProperty::LocalIoCapsBle(iocap) => { in get_data_ptr()
843 BtPropertyType::LocalIoCapsBle => BluetoothProperty::LocalIoCapsBle( in from()
/packages/modules/Bluetooth/floss/pandora/floss/
Dfloss_enums.py191 LocalIoCapsBle = 0xF variable in BtPropertyType