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

/system/bt/stack/gatt/
H A Dgatt_int.h258 } tGATT_REG; typedef in typeref:struct:__anon911
396 tGATT_REG *p_reg; /* owner of this CLCB */
481 tGATT_REG cl_rcb[GATT_MAX_APPS];
535 extern BOOLEAN gatt_act_connect (tGATT_REG *p_reg, BD_ADDR bd_addr, tBT_TRANSPORT transport);
628 extern tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if);

Completed in 1070 milliseconds