Searched defs:tGATT_REG (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_int.h196 } tGATT_REG; typedef in typeref:struct:__anon911
308 tGATT_REG* p_reg; /* owner of this CLCB */
371 tGATT_REG cl_rcb[GATT_MAX_APPS];
404 extern bool gatt_act_connect(tGATT_REG* p_reg, const RawAddress& bd_addr,
508 extern tGATT_REG* gatt_get_regcb(tGATT_IF gatt_if);

Completed in 27 milliseconds