Home | Sort by relevance Sort by last modified time |
/external/bluetooth/bluedroid/bta/gatt/ | |
bta_gattc_utils.c | 388 *p_recycle = NULL; local 401 p_recycle = p_tcb; 406 if (!found && !p_recycle) 408 else if (!found && p_recycle) 409 p_tcb = p_recycle; |