HomeSort by relevance Sort by last modified time
    Searched refs:tGATT_REG (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/gatt/
gatt_api.c 149 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
400 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
470 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
604 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
675 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
724 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
778 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
833 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
901 tGATT_REG *p_reg = gatt_get_regcb(gatt_if);
    [all...]
gatt_int.h 258 } tGATT_REG;
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, bool opportunistic);
628 extern tGATT_REG *gatt_get_regcb (tGATT_IF gatt_if);
gatt_utils.c     [all...]
gatt_main.c 352 BOOLEAN gatt_act_connect (tGATT_REG *p_reg, BD_ADDR bd_addr,
506 tGATT_REG *p_reg=NULL;
935 tGATT_REG *p_reg;
    [all...]
gatt_cl.c 667 tGATT_REG *p_reg;
    [all...]

Completed in 112 milliseconds