Home | Sort by relevance Sort by last modified time |
/external/bluetooth/bluedroid/stack/btm/ | |
btm_ble.c | 740 BOOLEAN use_le = FALSE; local 745 use_le = (p->is_le_link); 751 use_le = (dev_type == BT_DEVICE_TYPE_BLE); 753 return use_le; [all...] |