Home | Sort by relevance Sort by last modified time |
/system/bt/service/ | |
gatt_server.h | 239 : has_success(false), callback(callback) {} 241 bool has_success; member in struct:bluetooth::GattServer::PendingIndication |
gatt_server.cpp | 809 pending_ind->has_success = true; 814 pending_ind->has_success ? |