Home
last modified time | relevance | path

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

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