OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tGATT_REG
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/stack/gatt/
gatt_api.c
150
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);
674
tGATT_REG
*p_reg = gatt_get_regcb(gatt_if);
718
tGATT_REG
*p_reg = gatt_get_regcb(gatt_if);
772
tGATT_REG
*p_reg = gatt_get_regcb(gatt_if);
824
tGATT_REG
*p_reg = gatt_get_regcb(gatt_if);
893
tGATT_REG
*p_reg = gatt_get_regcb(gatt_if);
[
all
...]
gatt_int.h
243
}
tGATT_REG
;
383
tGATT_REG
*p_reg; /* owner of this CLCB */
472
tGATT_REG
cl_rcb[GATT_MAX_APPS];
525
extern BOOLEAN gatt_act_connect (
tGATT_REG
*p_reg, BD_ADDR bd_addr);
618
extern
tGATT_REG
*gatt_get_regcb (tGATT_IF gatt_if);
gatt_utils.c
[
all
...]
gatt_main.c
318
BOOLEAN gatt_act_connect (
tGATT_REG
*p_reg, BD_ADDR bd_addr)
828
tGATT_REG
*p_reg;
[
all
...]
gatt_cl.c
643
tGATT_REG
*p_reg;
[
all
...]
Completed in 28 milliseconds