HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_HL_CI_GET_PUT_DATA (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/hl/
bta_hl_ci.c 51 tBTA_HL_CI_GET_PUT_DATA *p_evt;
58 if ((p_evt = (tBTA_HL_CI_GET_PUT_DATA *)GKI_getbuf(sizeof(tBTA_HL_CI_GET_PUT_DATA))) != NULL)
86 tBTA_HL_CI_GET_PUT_DATA *p_evt;
92 if ((p_evt = (tBTA_HL_CI_GET_PUT_DATA *)GKI_getbuf(sizeof(tBTA_HL_CI_GET_PUT_DATA))) != NULL)
bta_hl_int.h 412 } tBTA_HL_CI_GET_PUT_DATA;
445 tBTA_HL_CI_GET_PUT_DATA ci_get_put_data;
    [all...]

Completed in 29 milliseconds