Searched refs:bta_gattc_co_cache_find_src_addr (Results 1 – 2 of 2) sorted by relevance
136 uint8_t* bta_gattc_co_cache_find_src_addr(BD_ADDR assoc_addr, uint8_t *index);
126 ((assoc_addr = bta_gattc_co_cache_find_src_addr(bda, index)) != NULL)) { in cacheOpen()642 UINT8* bta_gattc_co_cache_find_src_addr(BD_ADDR assoc_addr, UINT8 *index) in bta_gattc_co_cache_find_src_addr() function