Searched refs:tGAP_INFO (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/gap/
H A Dgap_utils.c33 tGAP_INFO *gap_allocate_cb (void)
35 tGAP_INFO *p_cb = &gap_cb.blk[0];
42 memset (p_cb, 0, sizeof (tGAP_INFO));
65 void gap_free_cb (tGAP_INFO *p_cb)
89 tGAP_INFO *p_cb = &gap_cb.blk[0];
H A Dgap_int.h38 } tGAP_INFO; typedef in typeref:struct:__anon896
139 tGAP_INFO blk[GAP_MAX_BLOCKS];

Completed in 33 milliseconds