Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dgatt_server_old.h74 bool Initialize(const Uuid& service_id, int* gatt_pipe);
H A Dgatt_server_old.cc535 bool Server::Initialize(const Uuid& service_id, int* gatt_pipe) { in Initialize() argument
564 *gatt_pipe = internal_->pipefd[kPipeReadEnd]; in Initialize()